-
Home
-
Stachethemes Seat Planner Lite
-
1.0.4
-
Code
-
Classes
- Slot_Reservation
Total Complexity |
29 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
183 |
Lines of code |
128 |
Logical lines of code |
63 |
Comment lines |
3 |
Methods |
12 |
Properties |
1 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
attach_reserved_seats_to_taken_seats() |
S |
56 |
6 |
18 |
get_seats_in_cart() |
S |
59 |
5 |
14 |
save_settings() |
S |
61 |
5 |
11 |
init() |
S |
59 |
2 |
12 |
add_settings() |
S |
55 |
1 |
21 |
get_reserved_transients_by_product_id() |
S |
57 |
1 |
20 |
verify_seat_not_reserved() |
S |
69 |
2 |
6 |
reserve_seat() |
S |
67 |
2 |
8 |
remove_reserved_seat() |
S |
66 |
2 |
8 |
is_seat_reserved() |
S |
74 |
1 |
4 |
release_transient() |
S |
78 |
1 |
3 |
insert_transient() |
S |
77 |
1 |
3 |